home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / simpsons.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  54b  |  5 lines

  1. on(release){
  2.    fifty = "1";
  3.    gotoAndPlay(3);
  4. }
  5.